StudentPlacementSearchAgent 
EntityType  Independent 
Logical Entity Name  StudentPlacementSearchAgent 
Default Table Name  PlStudentSearchAgent 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementSearchAgent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentPlacementSearchAgentID(PK)    INTEGER  NO 
 
Agent_Name    VARCHAR(100)  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
PlJobType    VARCHAR(8000)  YES 
 
JobTitleId(FK)    INTEGER  YES 
 
IndustryId(FK)    INTEGER  YES 
 
JobCategoryId(FK)    INTEGER  NO 
 
Keywords    VARCHAR(100)  YES 
 
Schedule    CHAR(1)  NO 
 
JobLocationId(FK)    INTEGER  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
JobAge    INTEGER  NO 
 
IsScheduled    BIT  NO 
 
FrequencyCode    CHAR(1)  YES 
 
IncludeOnlyNewJobs    BIT  NO 
 
LastRun    DATETIME  YES 
 
EvaluateAllCriteria    BIT  NO 
 
StudentId(FK)    INTEGER  YES 
 

StudentPlacementSearchAgent Keys 
Key Name  Key Type  Keys 
PlStudentSearchAgent_UserID_N_N_IDX  Inversion Entry  UserID 
PlStudentSearchAgent_SyStudentID_N_N_IDX  Inversion Entry  SyStudentID 
PlStudentSearchAgent_PlLocationID_N_N_IDX  Inversion Entry  JobLocationId 
PlStudentSearchAgent_PlJobTitleID_N_N_IDX  Inversion Entry  JobTitleId 
PlStudentSearchAgent_PlJobCategoryID_N_N_IDX  Inversion Entry  JobCategoryId 
PlStudentSearchAgent_PlIndustryID_N_N_IDX  Inversion Entry  IndustryId 
PlStudentSearchAgent_SyStudentID_Agent_Name_U_N_IDX  Unique Constraint  SyStudentID, Agent_Name 
PlStudentSearchAgent_PlStudentSearchAgentID_U_C_IDX  PrimaryKey  StudentPlacementSearchAgentID 

StudentPlacementSearchAgent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Industry  Non-Identifying  Zero or One to Zero or More        IndustryId  NO 
JobCategory  Non-Identifying  One To Zero or More        JobCategoryId  NO 
JobTitle  Non-Identifying  Zero or One to Zero or More        JobTitleId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Industry  Non-Identifying  Zero or One to Zero or More        IndustryId  NO 
JobCategory  Non-Identifying  Zero or One to Zero or More        JobCategoryId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
JobTitle  Non-Identifying  Zero or One to Zero or More        JobTitleId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PlStudentSearchAgentSchedule  Non-Identifying  One To Zero or More          NO 
PlStudentSearchAgentSkills  Identifying  One To Zero or More          NO 

StudentPlacementSearchAgent Check Constraints 
Check Constraint Name  CheckConstraint